home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 142.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.7 KB  |  56 lines

  1. <option type="enum" id="opt/142">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Dithering</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Dither</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>130</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto> -dDither=%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>md5k</driver>
  20.       <arg_defval>ev/864</arg_defval>
  21.      </constraint>
  22.      <constraint sense="true">
  23.       <driver>md2k</driver>
  24.       <arg_defval>ev/864</arg_defval>
  25.      </constraint>
  26.   </constraints>
  27.   <enum_vals>
  28.    <enum_val id="ev/864">
  29.     <ev_longname>
  30.      <en>On</en>
  31.     </ev_longname>
  32.     <!-- A multilingual <comments> block can appear here, too;
  33.          it should be treated as documentation for the user. -->
  34.     <ev_shortname>
  35.      <en>On</en>
  36.      <!-- Until someone tells me how to learn the user locale in 
  37.           backends, the shortname must be monolingual in <en>! -->
  38.     </ev_shortname>
  39.     <ev_driverval>true</ev_driverval>
  40.    </enum_val>
  41.    <enum_val id="ev/865">
  42.     <ev_longname>
  43.      <en>Off</en>
  44.     </ev_longname>
  45.     <!-- A multilingual <comments> block can appear here, too;
  46.          it should be treated as documentation for the user. -->
  47.     <ev_shortname>
  48.      <en>Off</en>
  49.      <!-- Until someone tells me how to learn the user locale in 
  50.           backends, the shortname must be monolingual in <en>! -->
  51.     </ev_shortname>
  52.     <ev_driverval>false</ev_driverval>
  53.    </enum_val>
  54.   </enum_vals>
  55. </option>
  56.